- VACCINE_CODE - Static variable in class org.hl7.fhir.dstu3.model.Immunization
-
Fluent Client search parameter constant for vaccine-code
- VACCINE_TYPE - Static variable in class org.hl7.fhir.dstu3.model.ImmunizationRecommendation
-
Fluent Client search parameter constant for vaccine-type
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Resource) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Resource, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Resource, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Document) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Document, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Document, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, JsonObject) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, JsonObject, String) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, JsonObject, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element, StructureDefinition) - Method in class org.hl7.fhir.dstu3.validation.InstanceValidator
-
- validate(List<ValidationMessage>, Element) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
Validate suite
you can validate one of the following representations of resources:
stream - provide a format
a native resource
a metamodel resource
a DOM element or Document
a Json Object
- validate(List<ValidationMessage>, Element, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Element, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, InputStream, Manager.FhirFormat, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Resource) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Resource, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Resource, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Element) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Element, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Element, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Document) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Document, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, Document, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, JsonObject) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, JsonObject, String) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validate(List<ValidationMessage>, JsonObject, StructureDefinition) - Method in interface org.hl7.fhir.dstu3.validation.IResourceValidator
-
- validateCode(FhirContext, String, String, String) - Method in class org.hl7.fhir.dstu3.hapi.validation.DefaultProfileValidationSupport
-
- validateCode(CodeableConcept, ValueSet) - Method in class org.hl7.fhir.dstu3.hapi.validation.HapiWorkerContext
-
- validateCode(Coding, ValueSet) - Method in class org.hl7.fhir.dstu3.hapi.validation.HapiWorkerContext
-
- validateCode(String, String, String) - Method in class org.hl7.fhir.dstu3.hapi.validation.HapiWorkerContext
-
- validateCode(String, String, String, ValueSet.ConceptSetComponent) - Method in class org.hl7.fhir.dstu3.hapi.validation.HapiWorkerContext
-
- validateCode(String, String, String, ValueSet) - Method in class org.hl7.fhir.dstu3.hapi.validation.HapiWorkerContext
-
- validateCode(FhirContext, String, String, String) - Method in interface org.hl7.fhir.dstu3.hapi.validation.IValidationSupport
-
Validates that the given code exists and if possible returns a display
name.
- validateCode(FhirContext, String, String, String) - Method in class org.hl7.fhir.dstu3.hapi.validation.PrePopulatedValidationSupport
-
- validateCode(FhirContext, String, String, String) - Method in class org.hl7.fhir.dstu3.hapi.validation.ValidationSupportChain
-
- validateCode(String, String, String) - Method in interface org.hl7.fhir.dstu3.utils.IWorkerContext
-
Validation of a code - consult the terminology service
to see whether it is known.
- validateCode(String, String, String, ValueSet) - Method in interface org.hl7.fhir.dstu3.utils.IWorkerContext
-
Validation of a code - consult the terminology service
to see whether it is known.
- validateCode(Coding, ValueSet) - Method in interface org.hl7.fhir.dstu3.utils.IWorkerContext
-
- validateCode(CodeableConcept, ValueSet) - Method in interface org.hl7.fhir.dstu3.utils.IWorkerContext
-
- validateCode(String, String, String, ValueSet.ConceptSetComponent) - Method in interface org.hl7.fhir.dstu3.utils.IWorkerContext
-
Validation of a code - consult the terminology service
to see whether it is known.
- ValidationErrorHandler - Class in org.hl7.fhir.dstu3.validation
-
- ValidationErrorHandler(List<ValidationMessage>, String) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationErrorHandler
-
- ValidationMessage - Class in org.hl7.fhir.dstu3.validation
-
- ValidationMessage() - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
Constructor
- ValidationMessage(ValidationMessage.Source, OperationOutcome.IssueType, String, String, OperationOutcome.IssueSeverity) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
- ValidationMessage(ValidationMessage.Source, OperationOutcome.IssueType, int, int, String, String, OperationOutcome.IssueSeverity) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
- ValidationMessage(ValidationMessage.Source, OperationOutcome.IssueType, String, String, String, OperationOutcome.IssueSeverity) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
- ValidationMessage(ValidationMessage.Source, OperationOutcome.IssueType, int, int, String, String, String, OperationOutcome.IssueSeverity) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
- ValidationMessage(ValidationMessage.Source, OperationOutcome.IssueType, String, OperationOutcome.IssueSeverity) - Constructor for class org.hl7.fhir.dstu3.validation.ValidationMessage
-
- ValidationMessage.Source - Enum in org.hl7.fhir.dstu3.validation
-
- ValidationResult(OperationOutcome.IssueSeverity, String) - Constructor for class org.hl7.fhir.dstu3.utils.IWorkerContext.ValidationResult
-
- ValidationResult(CodeSystem.ConceptDefinitionComponent) - Constructor for class org.hl7.fhir.dstu3.utils.IWorkerContext.ValidationResult
-
- ValidationResult(OperationOutcome.IssueSeverity, String, CodeSystem.ConceptDefinitionComponent) - Constructor for class org.hl7.fhir.dstu3.utils.IWorkerContext.ValidationResult
-
- ValidationSupportChain - Class in org.hl7.fhir.dstu3.hapi.validation
-
- ValidationSupportChain() - Constructor for class org.hl7.fhir.dstu3.hapi.validation.ValidationSupportChain
-
Constructor
- ValidationSupportChain(IValidationSupport...) - Constructor for class org.hl7.fhir.dstu3.hapi.validation.ValidationSupportChain
-
Constructor
- value(String) - Method in interface org.hl7.fhir.dstu3.formats.JsonCreator
-
- value(Boolean) - Method in interface org.hl7.fhir.dstu3.formats.JsonCreator
-
- value(BigDecimal) - Method in interface org.hl7.fhir.dstu3.formats.JsonCreator
-
- value(Integer) - Method in interface org.hl7.fhir.dstu3.formats.JsonCreator
-
- value(String) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorCanonical
-
- value(Boolean) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorCanonical
-
- value(BigDecimal) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorCanonical
-
- value(Integer) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorCanonical
-
- value(String) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorGson
-
- value(Boolean) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorGson
-
- value(BigDecimal) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorGson
-
- value(Integer) - Method in class org.hl7.fhir.dstu3.formats.JsonCreatorGson
-
- VALUE - Static variable in class org.hl7.fhir.dstu3.model.Group
-
Fluent Client search parameter constant for value
- VALUE - Static variable in class org.hl7.fhir.dstu3.model.NamingSystem
-
Fluent Client search parameter constant for value
- VALUE_CONCEPT - Static variable in class org.hl7.fhir.dstu3.model.Observation
-
Fluent Client search parameter constant for value-concept
- VALUE_DATE - Static variable in class org.hl7.fhir.dstu3.model.Observation
-
Fluent Client search parameter constant for value-date
- VALUE_QUANTITY - Static variable in class org.hl7.fhir.dstu3.model.Observation
-
Fluent Client search parameter constant for value-quantity
- VALUE_STRING - Static variable in class org.hl7.fhir.dstu3.model.Observation
-
Fluent Client search parameter constant for value-string
- ValuedItemComponent() - Constructor for class org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent
-
Constructor
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.elementmodel.Element.SpecialElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.elementmodel.Manager.FhirFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.elementmodel.ParserBase.ValidationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.formats.IParser.OutputStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.formats.ParserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Account.AccountStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityParticipantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Address.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Address.AddressUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCertainty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Appointment.AppointmentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Appointment.ParticipantRequired
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Appointment.ParticipationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AppointmentResponse.ParticipantStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Bundle.BundleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Bundle.HTTPVerb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Bundle.SearchEntryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanRelationship
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Claim.ClaimStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Claim.Use
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ClaimResponse.ClaimResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemContentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemHierarchyMeaning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.FilterOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Communication.CommunicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Composition.CompositionAttestationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Composition.CompositionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Composition.DocumentConfidentiality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Composition.SectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConditionalDeleteStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConditionalReadStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConformanceEventMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConformanceStatementKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.DocumentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.MessageSignificanceCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ResourceVersionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.RestfulConformanceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.SearchModifierCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.SystemRestfulInteraction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.TypeRestfulInteraction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Conformance.UnknownContentCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentDataMeaning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentExceptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ContactPoint.ContactPointSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ContactPoint.ContactPointUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Contributor.ContributorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Coverage.CoverageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DataElement.DataElementStringency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DecisionSupportServiceModule.DecisionSupportServiceModuleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Device.DeviceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceComponent.MeasmntPrinciple
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricOperationalStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DeviceUseRequest.DeviceUseRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DiagnosticRequest.DiagnosticRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.DocumentReference.DocumentRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.AggregationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.ConstraintSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.PropertyRepresentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.ReferenceVersionRules
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.SlicingRules
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.EligibilityRequest.EligibilityRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.EligibilityResponse.EligibilityResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Encounter.EncounterLocationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Encounter.EncounterStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Endpoint.EndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.EnrollmentRequest.EnrollmentRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.EnrollmentResponse.EnrollmentResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AbstractType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AgeUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.BindingStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ConceptMapEquivalence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ConformanceResourceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DataAbsentReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DocumentReferenceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.FHIRAllTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.FHIRDefinedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.MessageEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.NoteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.RemittanceOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.SearchParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.SpecialValues
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ExplanationOfBenefitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.CollectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyHistoryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Flag.FlagStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Goal.GoalStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Group.GroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionCardinalityBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionGroupingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionPrecheckBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRelationshipAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRequiredBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionSelectionBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.GuidanceResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.HumanName.NameUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Identifier.IdentifierUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ImagingStudy.InstanceAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ImplementationGuide.GuideDependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ImplementationGuide.GuidePageKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Library.LibraryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Linkage.LinkageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ListResource.ListMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ListResource.ListStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Location.LocationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Location.LocationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureDataUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasurePopulationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureScoring
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Media.DigitalMediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationOrder.MedicationOrderCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationOrder.MedicationOrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.MessageHeader.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemIdentifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Narrative.NarrativeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.NutritionRequest.NutritionOrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Observation.ObservationRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Observation.ObservationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.OperationDefinition.OperationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.OperationDefinition.OperationParameterUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.OperationOutcome.IssueSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.OperationOutcome.IssueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ParameterDefinition.ParameterUse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Patient.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PaymentNotice.PaymentNoticeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PaymentReconciliation.PaymentReconciliationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Person.IdentityAssuranceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionCardinalityBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionGroupingBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionParticipantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionPrecheckBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRelationshipAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRequiredBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionSelectionBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.PractitionerRole.DaysOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ProcessRequest.ActionList
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ProcessRequest.ProcessRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Quantity.QuantityComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ReferralRequest.ReferralCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ReferralRequest.ReferralStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.RelatedResource.RelatedResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.SearchParameter.XPathUsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Sequence.SequenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Slot.SlotStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.ExtensionContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.TypeDerivationRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapInputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapListMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapModelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapTransform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Subscription.SubscriptionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliveryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Task.TaskPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Task.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TemporalPrecisionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionOperatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionResponseTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TestScript.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Timing.EventTiming
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.Timing.UnitsOfTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.ValueSet.FilterOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.VisionPrescription.VisionBase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.model.VisionPrescription.VisionEyes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.utils.JsonTrackingParser.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.validation.ExtensionLocatorService.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.BestPracticeWarningLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.CheckDisplayOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.IdStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.dstu3.validation.ValidationMessage.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.utilities.xhtml.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.utilities.xhtml.XhtmlParser.ParserSecurityPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hl7.fhir.utilities.xml.SchematronWriter.SchematronType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hl7.fhir.dstu3.elementmodel.Element.SpecialElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.elementmodel.Manager.FhirFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.elementmodel.ParserBase.ValidationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.formats.IParser.OutputStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.formats.ParserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Account.AccountStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityParticipantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Address.AddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Address.AddressUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCertainty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Appointment.AppointmentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Appointment.ParticipantRequired
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Appointment.ParticipationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AppointmentResponse.ParticipantStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Bundle.BundleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Bundle.HTTPVerb
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Bundle.SearchEntryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanRelationship
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CarePlan.CarePlanStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Claim.ClaimStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Claim.Use
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ClaimResponse.ClaimResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemContentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemHierarchyMeaning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.FilterOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CodeSystem.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Communication.CommunicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Composition.CompositionAttestationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Composition.CompositionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Composition.DocumentConfidentiality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Composition.SectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConditionalDeleteStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConditionalReadStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConformanceEventMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ConformanceStatementKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.DocumentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.MessageSignificanceCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.ResourceVersionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.RestfulConformanceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.SearchModifierCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.SystemRestfulInteraction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.TypeRestfulInteraction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Conformance.UnknownContentCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentDataMeaning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentExceptType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Consent.ConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ContactPoint.ContactPointSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ContactPoint.ContactPointUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Contributor.ContributorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Coverage.CoverageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DataElement.DataElementStringency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DecisionSupportServiceModule.DecisionSupportServiceModuleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Device.DeviceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceComponent.MeasmntPrinciple
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricOperationalStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DeviceUseRequest.DeviceUseRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DiagnosticRequest.DiagnosticRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.DocumentReference.DocumentRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.AggregationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.ConstraintSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.PropertyRepresentation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.ReferenceVersionRules
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ElementDefinition.SlicingRules
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.EligibilityRequest.EligibilityRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.EligibilityResponse.EligibilityResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Encounter.EncounterLocationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Encounter.EncounterStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Endpoint.EndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.EnrollmentRequest.EnrollmentRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.EnrollmentResponse.EnrollmentResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AbstractType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.AgeUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.BindingStrength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ConceptMapEquivalence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ConformanceResourceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DataAbsentReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.DocumentReferenceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.FHIRAllTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.FHIRDefinedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.MessageEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.NoteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.RemittanceOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.SearchParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Enumerations.SpecialValues
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ExplanationOfBenefitStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.CollectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Function
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ExpressionNode.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyHistoryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Flag.FlagStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Goal.GoalStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Group.GroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionCardinalityBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionGroupingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionPrecheckBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRelationshipAnchor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionRequiredBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.ActionSelectionBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.GuidanceResponse.GuidanceResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.HumanName.NameUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Identifier.IdentifierUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ImagingStudy.InstanceAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ImplementationGuide.GuideDependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ImplementationGuide.GuidePageKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Library.LibraryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Linkage.LinkageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ListResource.ListMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ListResource.ListStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Location.LocationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Location.LocationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureDataUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasurePopulationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureScoring
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Measure.MeasureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Media.DigitalMediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationOrder.MedicationOrderCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationOrder.MedicationOrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.MessageHeader.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemIdentifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Narrative.NarrativeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.NutritionRequest.NutritionOrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Observation.ObservationRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Observation.ObservationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.OperationDefinition.OperationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.OperationDefinition.OperationParameterUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.OperationOutcome.IssueSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.OperationOutcome.IssueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ParameterDefinition.ParameterUse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Patient.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PaymentNotice.PaymentNoticeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PaymentReconciliation.PaymentReconciliationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Person.IdentityAssuranceLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionCardinalityBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionGroupingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionParticipantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionPrecheckBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRelationshipAnchor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionRequiredBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanActionSelectionBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.PractitionerRole.DaysOfWeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ProcessRequest.ActionList
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ProcessRequest.ProcessRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Quantity.QuantityComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ReferralRequest.ReferralCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ReferralRequest.ReferralStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.RelatedResource.RelatedResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.SearchParameter.XPathUsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Sequence.SequenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Slot.SlotStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.ExtensionContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureDefinition.TypeDerivationRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapInputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapListMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapModelMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.StructureMap.StructureMapTransform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Subscription.SubscriptionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliveryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Task.TaskPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Task.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TemporalPrecisionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionOperatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TestScript.AssertionResponseTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TestScript.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Timing.EventTiming
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.Timing.UnitsOfTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.ValueSet.FilterOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.VisionPrescription.VisionBase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.model.VisionPrescription.VisionEyes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.utils.JsonTrackingParser.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.validation.ExtensionLocatorService.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.BestPracticeWarningLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.CheckDisplayOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.validation.IResourceValidator.IdStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.dstu3.validation.ValidationMessage.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.utilities.xhtml.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.utilities.xhtml.XhtmlParser.ParserSecurityPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hl7.fhir.utilities.xml.SchematronWriter.SchematronType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUESET - Static variable in class org.hl7.fhir.dstu3.model.StructureDefinition
-
Fluent Client search parameter constant for valueset
- ValueSet - Class in org.hl7.fhir.dstu3.model
-
A value set specifies a set of codes drawn from one or more code systems.
- ValueSet() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet
-
Constructor
- ValueSet(Enumeration<Enumerations.ConformanceResourceStatus>) - Constructor for class org.hl7.fhir.dstu3.model.ValueSet
-
Constructor
- ValueSet.ConceptReferenceComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ConceptReferenceDesignationComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ConceptSetComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ConceptSetFilterComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.FilterOperator - Enum in org.hl7.fhir.dstu3.model
-
- ValueSet.FilterOperatorEnumFactory - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ValueSetComposeComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ValueSetContactComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ValueSetExpansionComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ValueSetExpansionContainsComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSet.ValueSetExpansionParameterComponent - Class in org.hl7.fhir.dstu3.model
-
- ValueSetChecker - Interface in org.hl7.fhir.dstu3.terminologies
-
- ValueSetCheckerSimple - Class in org.hl7.fhir.dstu3.terminologies
-
- ValueSetCheckerSimple(ValueSet, ValueSetExpanderFactory, IWorkerContext) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetCheckerSimple
-
- ValueSetComposeComponent() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetComposeComponent
-
Constructor
- ValueSetContactComponent() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetContactComponent
-
Constructor
- ValueSetExpander - Interface in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpander.ETooCostly - Exception in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpander.ValueSetExpansionOutcome - Class in org.hl7.fhir.dstu3.terminologies
-
Some value sets are just too big to expand.
- ValueSetExpanderFactory - Interface in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpanderSimple - Class in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpanderSimple(IWorkerContext, ValueSetExpanderFactory) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpanderSimple
-
- ValueSetExpansionCache - Class in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpansionCache(IWorkerContext) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpansionCache
-
- ValueSetExpansionCache(IWorkerContext, String) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpansionCache
-
- ValueSetExpansionCache.CacheAwareExpander - Class in org.hl7.fhir.dstu3.terminologies
-
- ValueSetExpansionComponent() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionComponent
-
Constructor
- ValueSetExpansionComponent(UriType, DateTimeType) - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionComponent
-
Constructor
- ValueSetExpansionContainsComponent() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionContainsComponent
-
Constructor
- ValueSetExpansionOutcome(ValueSet) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
- ValueSetExpansionOutcome(ValueSet, String) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
- ValueSetExpansionOutcome(ValueSetChecker, String) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
- ValueSetExpansionOutcome(String) - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
- ValueSetExpansionParameterComponent() - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionParameterComponent
-
Constructor
- ValueSetExpansionParameterComponent(StringType) - Constructor for class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionParameterComponent
-
Constructor
- ValueSetUtilities - Class in org.hl7.fhir.dstu3.terminologies
-
- ValueSetUtilities() - Constructor for class org.hl7.fhir.dstu3.terminologies.ValueSetUtilities
-
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.ActivityDefinition
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.CodeSystem
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.ConceptMap
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.Conformance
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.Constants
-
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.DataElement
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.DecisionSupportServiceModule
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.ExpansionProfile
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.ImplementationGuide
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.Library
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.Measure
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.OperationDefinition
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.PlanDefinition
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.Questionnaire
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.StructureDefinition
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.StructureMap
-
Fluent Client search parameter constant for version
- VERSION - Static variable in class org.hl7.fhir.dstu3.model.ValueSet
-
Fluent Client search parameter constant for version
- VIEW - Static variable in class org.hl7.fhir.dstu3.model.Media
-
Fluent Client search parameter constant for view
- VisionBaseEnumFactory() - Constructor for class org.hl7.fhir.dstu3.model.VisionPrescription.VisionBaseEnumFactory
-
- VisionEyesEnumFactory() - Constructor for class org.hl7.fhir.dstu3.model.VisionPrescription.VisionEyesEnumFactory
-
- VisionPrescription - Class in org.hl7.fhir.dstu3.model
-
An authorization for the supply of glasses and/or contact lenses to a patient.
- VisionPrescription() - Constructor for class org.hl7.fhir.dstu3.model.VisionPrescription
-
Constructor
- VisionPrescription.VisionBase - Enum in org.hl7.fhir.dstu3.model
-
- VisionPrescription.VisionBaseEnumFactory - Class in org.hl7.fhir.dstu3.model
-
- VisionPrescription.VisionEyes - Enum in org.hl7.fhir.dstu3.model
-
- VisionPrescription.VisionEyesEnumFactory - Class in org.hl7.fhir.dstu3.model
-
- VisionPrescription.VisionPrescriptionDispenseComponent - Class in org.hl7.fhir.dstu3.model
-
- VisionPrescriptionDispenseComponent() - Constructor for class org.hl7.fhir.dstu3.model.VisionPrescription.VisionPrescriptionDispenseComponent
-
Constructor
- VisionPrescriptionDispenseComponent(Coding) - Constructor for class org.hl7.fhir.dstu3.model.VisionPrescription.VisionPrescriptionDispenseComponent
-
Constructor